home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / autoconf.lha / autoconf-1.4 / autoconf.in < prev    next >
Text File  |  1992-04-24  |  125b  |  5 lines

  1. dnl Process this file with autoconf to produce a configure script.
  2. AC_INIT(acgeneral.m4)
  3. AC_PROG_INSTALL
  4. AC_OUTPUT(Makefile)
  5.